Intersoft WebTextEditor Documentation
Walkthrough: Integration with WebSpellChecker
See Also Send Feedback
Intersoft WebTextEditor > WebTextEditor > Integration with Intersoft Product > Sophisticated Navigation Experience > Walkthrough: Integration with WebSpellChecker

Glossary Item Box

This walkthrough shows you how to integrate WebSpellChecker in WebTextEditor.

During this walkthrough, you will learn how to do the following:

 Prerequisites

In order to complete this walkthrough, you will need the following:

  • Visual Studio 2008 Application.

 Step-By-Step Instructions

To create custom task pane in WebTextEditor

  1. Launch Visual Studio.NET 2008.
  2. Click on File menu, then select New and click Web Site.
  3. Select ASP.NET Web Site in the Template box and set Location to HTTP.
  4. Named the Web Site and click OK.
  5. Right-click on Project's name and select Add New Item.
  6. Select WebForm in the My Templates box and named it as Walkthrough.aspx.
  7. Drag WebTextEditor instance from ToolBar to WebForm.
  8. Drag WebSpellChecker instance from ToolBar to WebForm.
  9. Copy the Dictionary folder under WebTextEditor >> Dictionary from WebTextEditor sample to the project root folder.
  10. Set the TargetControlID to WebTextEditor id control and IntegratedToWebTextEditor to true.



  11. Run the sample in Web Browser.

See Also

©2013. All Rights Reserved.